The full path to the FolderItem. On Windows, the pathname ends with a trailing backslash; on Macintosh, the pathname ends with a trailing colon; on Linux the pathname ends with a forward slash.
When accessing a drive on Windows that you do not have permissions for or does not exist, AbsolutePath has no trailing slash.
Syntax |
|---|
|
AbsolutePath( String ) as |
Parameters |
|
|---|---|
|
String |
|
Notes
For example, "a:" is a floppy drive with no disk, "a:\" has a disk.